func crypto/x509.loadSystemRoots
3 uses
crypto/x509 (current package)
cert_pool.go#L115: return loadSystemRoots()
root.go#L27: systemRoots, systemRootsErr = loadSystemRoots()
root_unix.go#L32: func loadSystemRoots() (*CertPool, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)